Labels:text | screenshot | display | software | number | computer icon | web page OCR: ; ddl :: #Button7 :: pushButton - O X method pushButton ( var event Info Event) var db Database Sq SQL endVar db . open ( " : work : ") Sq = SQL DROP INDEX "rep.db" . Name endSQL if not sq . executeSQL (db) then errorShow( ) endIf endMethod